home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Czytniki NEWS / 40Tude Dialog 2.0.15.1 beta 38 / 4d2b38.exe / {app} / dialog.exe / 0 / RCDATA / TMISCFRAME / TMISCFRAME.txt
Encoding:
Text File  |  2005-02-07  |  3.4 KB  |  165 lines

  1. inherited MiscFrame: TMiscFrame
  2.   Width = 509
  3.   Height = 395
  4.   AutoScroll = False
  5.   object Beveles15: TBevelesU
  6.     Left = 4
  7.     Top = 0
  8.     Width = 489
  9.     Height = 369
  10.     Shape = bsFrame
  11.     BorderWidth = 0
  12.   end
  13.   object Label8: TTntLabel
  14.     Left = 16
  15.     Top = 232
  16.     Width = 77
  17.     Height = 13
  18.     Caption = '&Reply identifiers:'
  19.     FocusControl = Res
  20.   end
  21.   object Label10: TTntLabel
  22.     Left = 16
  23.     Top = 200
  24.     Width = 85
  25.     Height = 13
  26.     Caption = '&Quote characters:'
  27.     FocusControl = QuoteChars
  28.   end
  29.   object TntLabel1: TTntLabel
  30.     Left = 16
  31.     Top = 312
  32.     Width = 85
  33.     Height = 13
  34.     Caption = 'Mantis Username:'
  35.     FocusControl = MantisUsername
  36.   end
  37.   object TntLabel2: TTntLabel
  38.     Left = 16
  39.     Top = 336
  40.     Width = 83
  41.     Height = 13
  42.     Caption = 'Mantis Password:'
  43.     FocusControl = MantisPassword
  44.   end
  45.   object WheelToFloat: TtntAutoSizeCheckBox
  46.     Left = 16
  47.     Top = 24
  48.     Width = 218
  49.     Height = 17
  50.     Caption = '&Mouse wheel scrolls window under mouse'
  51.     TabOrder = 1
  52.   end
  53.   object FindAutocomplete: TtntAutoSizeCheckBox
  54.     Left = 16
  55.     Top = 40
  56.     Width = 205
  57.     Height = 17
  58.     Caption = '&Autocomplete search term in find dialog'
  59.     TabOrder = 2
  60.   end
  61.   object setkeepflagonbookmarking: TtntAutoSizeCheckBox
  62.     Left = 16
  63.     Top = 120
  64.     Width = 212
  65.     Height = 17
  66.     Caption = 'Set keep &flag when bookmarking articles'
  67.     TabOrder = 7
  68.   end
  69.   object unsetkeepflagonbookmark: TtntAutoSizeCheckBox
  70.     Left = 16
  71.     Top = 136
  72.     Width = 219
  73.     Height = 17
  74.     Caption = 'U&nset keep flag when deleting bookmarks'
  75.     TabOrder = 8
  76.   end
  77.   object Res: TTntMemo
  78.     Left = 140
  79.     Top = 228
  80.     Width = 125
  81.     Height = 61
  82.     ScrollBars = ssVertical
  83.     TabOrder = 12
  84.   end
  85.   object QuoteChars: TTntEdit
  86.     Left = 140
  87.     Top = 196
  88.     Width = 125
  89.     Height = 21
  90.     MaxLength = 5
  91.     TabOrder = 11
  92.   end
  93.   object FullHeaderashint: TtntAutoSizeCheckBox
  94.     Left = 16
  95.     Top = 88
  96.     Width = 289
  97.     Height = 17
  98.     Caption = '&Show full article headers as hint in the body header panel'
  99.     TabOrder = 5
  100.   end
  101.   object NotShellExecuteURLs: TtntAutoSizeCheckBox
  102.     Left = 16
  103.     Top = 8
  104.     Width = 204
  105.     Height = 17
  106.     Caption = 'O&pen clicked URLs in new IE windows'
  107.     TabOrder = 0
  108.   end
  109.   object RetrieveOnWatch: TtntAutoSizeCheckBox
  110.     Left = 16
  111.     Top = 56
  112.     Width = 174
  113.     Height = 17
  114.     Caption = 'Setting watch &flag retrieves body'
  115.     TabOrder = 3
  116.   end
  117.   object WatchIgnoreOnSubThreads: TtntAutoSizeCheckBox
  118.     Left = 16
  119.     Top = 72
  120.     Width = 188
  121.     Height = 17
  122.     Caption = '&Watch/Ignore works on subthreads'
  123.     TabOrder = 4
  124.   end
  125.   object MarkreadEvenWithNoNew: TtntAutoSizeCheckBox
  126.     Left = 16
  127.     Top = 104
  128.     Width = 332
  129.     Height = 17
  130.     Caption = '&Groups are marked read even when no new headers are available'
  131.     TabOrder = 6
  132.   end
  133.   object URLExecuteonSingleClick: TtntAutoSizeCheckBox
  134.     Left = 16
  135.     Top = 152
  136.     Width = 158
  137.     Height = 17
  138.     Caption = '&URLs execute on single click'
  139.     TabOrder = 9
  140.   end
  141.   object AllowNoSpaceSigDelimCB: TtntAutoSizeCheckBox
  142.     Left = 16
  143.     Top = 168
  144.     Width = 164
  145.     Height = 17
  146.     Caption = 'Handle O&E-signature delimiters'
  147.     TabOrder = 10
  148.   end
  149.   object MantisUsername: TTntEdit
  150.     Left = 140
  151.     Top = 308
  152.     Width = 125
  153.     Height = 21
  154.     TabOrder = 13
  155.   end
  156.   object MantisPassword: TTntEdit
  157.     Left = 140
  158.     Top = 332
  159.     Width = 125
  160.     Height = 21
  161.     PasswordChar = '*'
  162.     TabOrder = 14
  163.   end
  164. end
  165.